Release 10.1A: OpenEdge Data Management:
Database Administration


PROUTIL BULKLOAD qualifier

Loads text data files into a database.

Note: The bulk loader works only with OpenEdge databases. Some non-OpenEdge databases offer a similar bulk-loading tool. If such a tool is not available, use the standard load option in the Data Administration tool or Data Dictionary.

Syntax

proutil db-name [-yy n] -C BULKLOAD fd-file [-B n] 

Parameters

db-name

Specifies the database you are using.

-yy n

Century Year Offsett startup parameter; n specifies a four-digit year (1900, for example) that determines the start of a 100-year period in which any two-digit DATE value is defined. The default is 1950, but the -yy n value must match the -yy n value used when the data was dumped.

fd-file

Identifies the bulk loader description file you are using.

-B n

Blocks in Database Buffers startup parameter; n specifies the number of blocks.

Note

You must create the bulk loader description file and load the data definitions (.df) files for the database before you can run the Bulk Loader utility. See Chapter 15, "Dumping and Loading," for information about creating the bulk loader description file and loading data definitions files.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095